home *** CD-ROM | disk | FTP | other *** search
- !include("../data.def")
-
- TrackLocation("Data/Maps/UK/UK.map")
- TrackID("UK7")
-
- CarID("G1S1")
- CarPower(75.0)
- CarSettings()
- {
- Tyres("G1S_Sport_Slick")
- Suspension(3)
- Springs(3)
- BrakesForce(5)
- BrakesBalance(3)
- Steering(3)
- Gearbox(3)
- PowerBalance(0)
- Transmission(-1)
- }
-
- CarParts()
- {
- CarPart("G1S_Body")
- CarPart("pP1_Springs_Default")
- CarPart("G1S_Engine")
- CarPart("G1S_DoorL")
- CarPart("G1S_AntennaF")
- CarPart("pP1_BrakeSystem_Default")
- CarPart("pP1_Dampers_Default")
- CarPart("G1S_Sport_Slick")
- CarPart("G1S_Fender_A")
- CarPart("G1S_BumperFront_A")
- CarPart("G1S_DoorR")
- CarPart("G1S_Bonnet")
- CarPart("pP1_Filter_Default")
- CarPart("pP1_Cooler_Default")
- CarPart("pP1_Gearbox_Default")
- CarPart("G1S_Expirat_A")
- CarPart("G1S_WiperL")
- CarPart("G1S_WiperR")
- CarPart("G1S_Electrics")
- CarPart("pP1_FlyWheel_Default")
- CarPart("G1S_BumperRear_A")
- CarPart("G1S_Painting1")
- CarPart("pP1_Clutch_Default")
- }
-
- AITimes()
- {
- Checkpoint(3.0297852)
- Checkpoint(26.813232)
- Checkpoint(32.447205)
- Checkpoint(20.667053)
- Checkpoint(32.899048)
- Checkpoint(18.450195)
- Checkpoint(29.691895)
- Checkpoint(30.774475)
- Checkpoint(28.486938)
- Checkpoint(19.744629)
- Checkpoint(28.559448)
- Checkpoint(27.4469)
- Checkpoint(27.67981)
- }
-
- RaceTime(326.6906)
-
-